Configurates
C1.Web.Mvc.FlexGridBase<T>.ValidateEdits. Sets a value that determines whether the grid should remain in edit mode when the user tries to commit edits that fail validation.
シンタックス
'宣言
Public Overridable Function ValidateEdits( _
ByVal As System.Boolean _
) As
public virtual ValidateEdits(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照